Nuprl Definition : preorder
13,42
postcript
pdf
compound
Preorder(
T
;
x
,
y
.
R
(
x
;
y
)) == Refl(
T
;
x
,
y
.
R
(
x
;
y
)) & Trans(
T
;
x
,
y
.
R
(
x
;
y
))
latex
Up
rel
1
,
rel
1
Wellformedness Lemmas
preorder
wf
,
preorder
wf
Definitions
P
&
Q
,
Refl(
T
;
x
,
y
.
E
(
x
;
y
))
,
Trans(
T
;
x
,
y
.
E
(
x
;
y
))
FDL editor aliases
preorder
origin